home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / P / ParmSet.cpt / ParmSet Source / ParmSet0.imp < prev    next >
Text File  |  1991-01-20  |  388b  |  22 lines

  1. (ParmSet0.imp -- Ask for parameter number to show/change)
  2. SHELLID 1000
  3.  
  4.  
  5. ITEMS 5
  6.  
  7. (Items #1 and #2 are simple Pushbutton items (OK and CANCEL))
  8. DATA 0,0,0,0,0,0,0
  9. DATA 0,0,0,0,0,0,0
  10.  
  11.  
  12. (Item #3:  Text #1-- A$, Parameter number)
  13. DATA 3,0,1,0,0,0,0
  14.  
  15.  
  16. (STATIC TEXT)
  17. (Item #4: Undefined-- Window title)
  18. DATA 6,0,0,0,0,0,0
  19. (Item #5: Undefined-- "Parameter number:")
  20. DATA 6,0,0,0,0,0,0
  21.  
  22. ENDSHELL